home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / fido / shelter191a.lha / CFG / wpl / gen / umbrella / GEN.cfg < prev    next >
Text File  |  1994-04-06  |  9KB  |  200 lines

  1. /* Shelter Mailer Configuration                                 */
  2. /* Comments are arexx/c style but do not permit blocks,         */
  3. /* EACH LINE must be commented                                  */
  4.  
  5. NOANSWER TRUE
  6. USEXFLO  TRUE
  7. /* Sysop Name                                                   */
  8. SYSOP    "ROBERT WILLIAMSON"
  9.  
  10. /* City, province/state/etc, country                       EMSI */
  11. CITY    "Pierrefonds, Quebec, Canada"
  12.  
  13. /* Full phone number or "-unlisted-"                       EMSI */
  14. PHONE   "1-514-696-4768"
  15.  
  16. /* Your flags as listed in nodelist for primary address    EMSI */
  17. /* In you are not listed, check GenMailer.doc as to what flags  */
  18. /* you should include                                           */
  19. FLAGS   "V32b,V42b,MNP,FAX,CM,XX"
  20.  
  21. /* Protocol Preferences         NOT ENABLED YET        Keywords */
  22. /*      ZAP - ZedZap, batch, max 8k block, based on baudrate    */
  23. /*      ZIP - ZedZip, batch, 1k block                           */
  24. /*      DZA - DirectZap, escaped control chars                  */
  25. /*      ZMO - w/1,024 byte data packets                         */
  26. /*      SEA - SeaLink, xmodem varient                           */
  27. /*      TLK - Telink, xmodem variant                            */
  28. /*      DFA - DietIFNA, xmodem/telink/sealink with mailer flags */
  29. /*      LTK - Lotek, xmodem                                     */
  30. /*      KER - Kermit                                            */
  31.  
  32. /* Protocol Preferences         NOT ENABLED YET            EMSI */
  33. /* List of file transfer protocols, in EMSI format              */
  34. /* the first one is the only one presented when answering       */
  35. /* Only those listed will be installed                          */
  36. EMSI_PROTOCOLS  "ZAP,DZA,ZMO,SLK,TLK"
  37.  
  38. /* Protocol Preferences                                   WAZOO */
  39. /* List of file transfer protocols, in ascii format             */
  40. /* the first one is the only one presented when answering       */
  41. /* Only those listed will be installed                          */
  42. WAZOO_PROTOCOLS  "ZAP,ZIP,DZA,DFA,LTK"
  43.  
  44. /* Your ADDRESSES                                               */
  45. /* address:                                                     */
  46. /*      The first address is the default address which will be  */
  47. /*      when calling or being called by a site which is not in  */
  48. /*      any of your domains                                     */
  49. /* sitename :                                                   */
  50. /*      sitename is the name of your system as listed in the    */
  51. /*      nodelist or your origin line for that domain            */
  52. /* wazooext:                                                    */
  53. /*      NOTE: only FIDONET and MTLNET are authorized to use the */
  54. /*      'org' all others must use 'ftn'                         */
  55. /* zones:                                                       */
  56. /*      the ZONE numbers used by this domain                    */
  57. /*  address                "site name"        wazooext    zones */
  58. AKA fidonet#1:167/104.99     "UMBRELLA ECS"      org     1 2 3 4 5 6
  59. AKA mtlnet#17:514/300.99     "Amiga ECS"         org     17
  60. AKA amiganet#40:600/104.99   "UMBRELLA Contact"  ftn     38 39 40
  61. AKA cjnet#100:1000/225.99    "The ROOF"          ftn     100
  62.  
  63. /* 5D address and phone number of your BOSS or HUB, */
  64. /* This is used by the Shelter AUTO command         */
  65. BOSS fidonet#1:167/104.0 6966632
  66.  
  67. /* Directories NO TRAILING SLASH */
  68. /* you can use ENV: expansion as well as immediate or deferred  */
  69. /* wpl expansion. Value must be defined                         */
  70. DIR     indir       Mail:inbound
  71. DIR     nonsecure   Mail:inbound/NONSECURE
  72. DIR     resumedir   Mail:inbound/RESUME
  73. DIR     outdir      Mail:outbound
  74. DIR     flodir      Mail:outbound/n
  75. DIR     rexxdir     Mail:rexx
  76.  
  77. /* where Xferq.library stores the queue files,                  */
  78. /* XFREQ: will be assigned here                                 */
  79. XFERQ           Mail:queue
  80.  
  81. /* Public Screen to use. If none, set to "WORKBENCH SCREEN"     */
  82. PSCREEN "The Roof Multi-FTN Server"
  83.  
  84. /* Console Specification keywords for Mailer Display            */
  85. /* THESE MUST BE SLASH SEPARATED, WB3.1 keywords:               */
  86. /* AUTO CLOSE BACKDROP NOBORDER NODRAG NOSIZE NODEPTH           */
  87. /* NOCLOSE NOZOOM INACTIVE SIMPLE SMART WAIT SCREEN             */              
  88. WSPEC   NOSIZE/NODEPTH/INACTIVE
  89.  
  90. /* Shelter Progress Display position and size, SLASH SEPARATED  */
  91. SPOS   0/80/600/100    
  92.  
  93. /* Console Specification keywords, SLASH SEPARATED */
  94. SSPEC   INACTIVE/AUTO/WAIT
  95.  
  96. LOGFILE "LOG:UMBRELLA.LOG"
  97.  
  98. /* Comment to disabled Log Display                              */
  99. LOGWINDOW "RAW:0/148/650/67/Mailer Log/AUTO/INACTIVE/CLOSE"
  100.  
  101. /* Display each poll in own window                              */
  102. POLLWIN "FALSE"
  103.  
  104. /* Display XPR file transfer window                             */
  105. XPRWIN "TRUE"
  106.  
  107. /* Select scroll level */
  108. /* 5 - launch,preinit,reinit,dial,answer,connect,user           */
  109. /* 4 - launch,preinit,dial,answer,connect,user                  */
  110. /* 3 - dial,connect,user                                        */
  111. /* 2 - connect,user                                             */
  112. /* 1 - user                                                     */
  113. /* 0 - scroll window never opens                                */
  114. SCROLL 3
  115.  
  116. /* Importer is domain aware and does not require                */
  117. /* separate inbound directories for each domain                 */
  118. /* If this is false, FTNsort will be forced in EMSI             */
  119. /* unless PRIMARYONLY is TRUE                                   */
  120. DOMAINAWARE "TRUE"
  121. /* Present only our primary (default) address when calling EMSI */
  122. /* Should normally be TRUE is DOMAINAWARE is TRUE               */
  123. PRIMARYONLY FALSE
  124.  
  125. /* Number of seconds between modem wakeup calls                 */
  126. /* The ATTEN string is sent to the modem, if it fails to        */
  127. /* respond, the INIT string is sent                             */
  128. /* It is not recommened to set this any lower than 45 seconds   */
  129. WAKEUP 180
  130.  
  131. /* Number of seconds to wait for input after a connection       */
  132. /* applies to mailers, uucp, user command and menus             */
  133. LOGINWAIT   60
  134.  
  135. /* duration of a call window in minutes                         */
  136. CALLWINDOWMIN   60
  137.  
  138. /* delay in seconds to wait between dials on BUSY response      */
  139. REDIALDELAY     180
  140.  
  141. /* delay in seconds to wait between dials on when a line        */
  142. /* is busy dialing another number                               */
  143. BUSYDELAY       60  
  144.  
  145. /* Treat a no answer same as busy                               */
  146. IGNORENOANSWER TRUE
  147.  
  148. /* system variables                                             */
  149. STACK       50000
  150. PRIORITY    0
  151. /* priority at which a slave is launched                        */
  152. LAUNCHPRI   2
  153. /* priority to use during WaZoo/EMSI negotiation                */
  154. NEGOPRI     3
  155. /* xferpri is priority of file transfers                        */
  156. XFERPRI     5
  157.  
  158.  
  159. /* WHENRECD and AFTERSESSION */
  160. /* Commands executed on successful reception of a file          */
  161. /* arc=*.(MO|TU|WE|TH|FR|SA|SU[0-9]                             */
  162. CMD arcrecd    ""
  163. /* pkt=*.PKT                                                    */
  164. CMD pktrecd    ""
  165. /* tic=*.TIC                                                    */
  166. CMD tickrecd   "Run >NIL: Ftick CFG:Ftick.cfg.$(host.domain)"
  167.  
  168.  
  169. /* FTN sorting command, used ONLY in the following cases:       */
  170. /*      MULTI is set true for a site in the Cache               */
  171. /*      DOMAINAWARE and PRIMARYONLY are FALSE                   */
  172. /* if FTNSORT is to be performed as an WHENRECD command     */
  173. /*CMD sortrecd "RUN >NIL: RX ram:rexx/FTNSORT.rexx $(remfile) $(inbound)"  */
  174. /*CMD sortrecd "RUN >NIL: FTNSORT $(remfile) $(inbound)"  */
  175. /* if FTNSORT is to be performed as an AFTERSESSION command     */
  176. CMD     sortrecd    "Echo >>T:sortlist $(inbound)$(remfile)
  177.  
  178. /*CMD sortsess Rx ram:rexx/FTNSORT.rexx LIST T:SORTLIST"*/
  179. CMD     sortsess    "RUN >NIL: FTNSORT LIST T:SORTLIST"
  180.  
  181. /* Commands executed After a Session                            */
  182. /* If either or both arcrec and pktrecd are set to:             */
  183. /* "SETENV MAILRECD TRUE", this command will be executed        */
  184. CMD impsess    Run >NIL: Execute TOSSARCS $(host.domain)
  185. /* Command to execute after a TIC file received                 */
  186. CMD ticksess   Run >NIL: RPDIR:TICKMGR FILE $(host.domain)
  187. /* Command to execute after a session in which an REQ was SENT  */
  188. CMD freqsess   ""
  189.  
  190. /* On connect, the sysver and welcome banners are sent          */
  191. /* If a BANNER file is used, the welcome banner is not sent     */
  192. /*  version banner                                              */ 
  193. BAN  sysver "  Umbrella Mailer v${SMVER} ${WPLname}"
  194. /* Welcome Banner                                               */
  195. BAN  welcome "  The Umbrella Mailer welcomes you\r\n"
  196. /* caller input timeout                                         */
  197. BAN  timeout "\n\rYou have exceeded the $$(logindelay) sec. input timeout, Bye...\r\n"
  198. /**/
  199.  
  200.